public class FormPropertyPublic Class FormProperty| FormProperty | Initializes a new instance of the FormProperty class. |
| Name | Contains the name of a form or control element. |
| Value | Contains the property. |
| ValueType | Contains the value-type or specifies the value-type |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current FormProperty object to its equivalent string representation.
(Overrides ObjectToString) |